Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
Schema definition files
The Progress Dynamics Repository’s schema changes to support new functionality with each release. Each release of Progress Dynamics ships with several definition (
.df) files for the Repository in thesrc\icf\db\icf\dfddirectory. This directory contains a baseline definition file and several incremental definition files.The baseline definition file is named
icfdbfull.df. This is the definition file to use if you are building a new Repository starting with an empty Progress database.The incremental definition files are named using the convention
<dbname><version><type>.df, where:
<dbname>is the name of database,ICFDBin this case.
<version>is the sequential version number of the database, incremented with each change. The version is a six-digit number assigned from the Repository’sseq_ICFDB_DBVersionsequence.
<type>indicates the type of definition file as follows:
- erwin — Straight dump from the ERwin model. This is only used for database administration. It is not used for deployment.
Note: This edition of OpenEdge Development: Progress Dynamics Repository Reference is based on the Repository structure including all changes up through those in- delta — Incremental schema changes from the previous
icfdbfull.df.icfdb020026delta.dfand then throughicfdb100002.df. If you have upgraded your Repository to a version that applied higher numbered delta files, check for changes made in those files.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |